Schema bimoR.v1
Schema bimoR.v1 : Typ złożony UaUbchContact
Typ złożony UaUbchContact
Opis
Dane kontaktowe (UBCH)
Typ reprezentuje dane kontaktowe osoby fizycznej w UBCH.
Przestrzeń nazw http://api.big.pl/bimoR/v1
Diagram
Element contact Element contactType Sequence Typ złożony UaUbchContact
Przegląd
UaUbchContact
Dane kontaktowe (UBCH)
Typ reprezentuje dane kontaktowe osoby fizycznej w UBCH.
Sequence
contactType Typ prosty uaUbchContactTypeEnum
Rodzaj kontaktu
Rodzaj kontaktu używany w Ukrainie w UBCH
contact Typ prosty string40
Kontakt
Kontakt - nr. telefonu, fax lub email zgodnie z podanym typem
Używany przez
Źródło
<xs:complexType name="UaUbchContact" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Dane kontaktowe (UBCH)</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ reprezentuje dane kontaktowe osoby fizycznej w UBCH.</div>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="contactType" type="br:uaUbchContactTypeEnum">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Rodzaj kontaktu</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Rodzaj kontaktu używany w Ukrainie w UBCH</div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="contact" type="bc:string40">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kontakt</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kontakt - nr. telefonu, fax lub email zgodnie z podanym typem</div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Zobacz także